From 7173223df5e8712e1eafe1be86317a83b9d4e1f3 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Mar 2021 22:36:26 -0500 Subject: [PATCH] cellareacontext: Add a summary --- gtk/gtkcellareacontext.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gtk/gtkcellareacontext.c b/gtk/gtkcellareacontext.c index d0c189aec6..f2ce80b3f5 100644 --- a/gtk/gtkcellareacontext.c +++ b/gtk/gtkcellareacontext.c @@ -20,9 +20,9 @@ */ /** - * SECTION:gtkcellareacontext - * @Short_Description: Stores geometrical information for a series of rows in a GtkCellArea - * @Title: GtkCellAreaContext + * GtkCellAreaContext: + * + * Stores geometrical information for a series of rows in a GtkCellArea * * The #GtkCellAreaContext object is created by a given #GtkCellArea * implementation via its #GtkCellAreaClass.create_context() virtual -- 2.30.2